FreeBusyViewCalendarEvents Property |
Contains a set of unique calendar item occurrences that represent the requested user's availability.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<CalendarEvent> CalendarEvents { get; }Public ReadOnly Property CalendarEvents As IList(Of CalendarEvent)
Get
Property Value
Type:
IListCalendarEvent
See Also